The value of the property before the change.

Namespace:  C1.Xaml
Assembly:  C1.Xaml (in C1.Xaml.dll)

Syntax

C#
public T OldValue { get; set; }
Visual Basic
Public Property OldValue As T
	Get
	Set

See Also